@charset "utf-8";

#TopPage #Contents {
  background: #E4E5E6;
}
#TopPage .GridSet {
  width: 100%;
}
#TopPage .Grid4 {
  width: 100%;
  margin: 0 auto;
}
#Contents > .GridSet > .Grid4 {
  position: relative;
  clear:both;
  min-height: 400px;
  padding-bottom: 80px;
  padding-top: 40px;
}


/*-------------body -> SiteIdentity/CourtesyNavi -----------*/
.CourtesyNavi,
#Home #SiteIdentity {
	display: none;
}




/*      Common
=====================================================*/
.Newwinblack a,
span.Newwinblack {
	background:url("../images/newwin_black.png") no-repeat right center;
	padding-right:19px;
}

.Newwinblue a,
.Newwinblue a:link,
.Newwinblue a:visited {
  font-weight: normal;
	background:url("../images/newwin_blue.png") no-repeat right center;
	padding-right:18px;
	color:#0066aa;
}
.Newwinblue a:hover,.Newwin1 a:hover {
	text-decoration:underline;
}

ul li.mail a {
  background: url("../images/icon_mail.gif") #C00 no-repeat 100px center ;
	padding:10px 35px 10px 15px;
	color:#fff;
}

ul li.mail a:hover {
	text-decoration:underline;
}

sup {
	font-size:80%;
}




/*      HMCH TopPage
=====================================================*/


#BrandingImg {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
#BrandingImg .swiper-slide {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#BrandingImg .swiper-slide .slide-lay {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 965px;
  height: 100%;
}
#BrandingImg .swiper-slide .overlay-btn {
  background: url(../images/black_bg.png) top left;
  color: #fff;
  font-size: 100%;
  position: absolute;
  right: 0;
  top: 85px;
  width: 385px;
  height: 280px;
  box-sizing: border-box;
  padding: 40px 20px 0 30px;
}
#BrandingImg .swiper-slide .overlay-btn-2 {
  background: url(../images/black_bg.png) top left;
  color: #fff;
  font-size: 100%;
  position: absolute;
  left: 0;
  top: 85px;
  width: 385px;
  height: 280px;
  box-sizing: border-box;
  padding: 40px 20px 0 30px;
}
#BrandingImg .swiper-slide .overlay-btn strong {
  display: block;
  color: #FFF;
  font-size: 140%;
  line-height: 1.6;
  margin-bottom: 50px
}
#BrandingImg .swiper-slide .overlay-btn strong > span,
#BrandingImg .swiper-slide .overlay-btn > span {
  display: block;
}
#BrandingImg .slider-pagination {
    position: relative;
    margin-top: -30px;
    text-align: center;
    z-index: 999;
}
  #BrandingImg .slider-pagination .swiper-pagination-bullet {
    background: #FFF;
    opacity: .5;
  }
  #BrandingImg .slider-pagination .swiper-pagination-bullet-active {
    background: #c20;
    opacity: 1;
  }

.Grid4 section , .Grid4 .Section {
  width: 965px;
  max-width: 965px;
  margin-left: auto;
  margin-right: auto;
}

article.index-page section.products {
  padding: 20px 0 0; }
  @media (max-width: 767px) {
    article.index-page section.products {
      padding: 31px 0 0; } }
  article.index-page section.products .title {
	color:#000;
    font-size: 36px;
    font-weight: bold;
    line-height: 33px;
    text-align: center; 
    margin-bottom: 30px;
  }
    @media (max-width: 767px) {
      article.index-page section.products .title {
        font-size: 25px;
        line-height: 30px; } }
  article.index-page section.products .sub-title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 21px;
    text-align: center; }
    @media (max-width: 767px) {
      article.index-page section.products .sub-title {
        font-size: 10px;
        line-height: 20px;
        margin-bottom: 9px; } }
  article.index-page section.products .products-list { }
    @media (max-width: 767px) {
      article.index-page section.products .products-list {
        width: 100%; } }
    article.index-page section.products .products-list dt, article.index-page section.products .products-list dd {
      float: left;

      margin-bottom: 20px; }
    article.index-page section.products .products-list dt {
      background: #ebbd00; 
      box-sizing: border-box;
      color: #fff;
      font-size: 24px;
      line-height: 40px;
      padding: 10px 0;
      width: 100%;
      text-align: center;
     }
      @media (max-width: 767px) {
        article.index-page section.products .products-list dt {
          font-size: 20px;
          line-height: 27px;
          margin-bottom: 0;
          padding-top: 11px;
          padding-left: 15px;
          width: 159px;
          width: 100%; } }
      article.index-page section.products .products-list dt span {
        font-size: 14px;
        font-weight: normal; }
        @media (max-width: 767px) {
          article.index-page section.products .products-list dt span {
            font-size: 10px; } }
   
      @media (max-width: 767px) {
        article.index-page section.products .products-list dd {
          margin-bottom: 13px;
          width: 100%; } }
      article.index-page section.products .products-list dd li {
        display: block;
        background: #FFF;
        float: left;
        margin-left: 4px;
        margin-bottom: 4px;
        width: calc((100% - 8px)/3); }
        article.index-page section.products .products-list dd li:nth-of-type(3n+1)
        {
          margin-left: 0;
        }
       
        @media (max-width: 767px) {
          article.index-page section.products .products-list dd li {
            margin-bottom: 2px;
            margin-left: 0;
            margin-right: 2px;
            width: 159px;
            width: calc((100% - 4px)/2); }
            
             }
        @media (min-width: 768px) {
          article.index-page section.products .products-list dd li:nth-of-type(3n) {
            margin-right: 0; } }
        article.index-page section.products .products-list dd li a {
          box-sizing: border-box;
          display: block;
          position: relative; }
          @media (min-width: 768px) {
            article.index-page section.products .products-list dd li a:hover::after {
              border: 5px solid #6a6a6a;
              bottom: 0;
              content: "";
              display: block;
              left: 0;
              position: absolute;
              right: 0;
              top: 0; } }
          article.index-page section.products .products-list dd li a .img-box img {
            vertical-align: middle;
            
            width: 100%; }
          article.index-page section.products .products-list dd li a .txt-box {
            background: #fff;
            box-sizing: border-box;
            padding: 12px 10px 12px 18px; }
            @media (max-width: 767px) {
              article.index-page section.products .products-list dd li a .txt-box {
                padding: 10px 9px; } }
          article.index-page section.products .products-list dd li a .name {
            font-size: 18px;
            line-height: 26px; }
            @media (max-width: 767px) {
              article.index-page section.products .products-list dd li a .name {
                font-size: 16px;
                line-height: 13px; } }
          article.index-page section.products .products-list dd li a .text {
            font-size: 14px;
            line-height: 18px;
            margin-top: 6px; }
            @media (max-width: 767px) {
              article.index-page section.products .products-list dd li a .text {
                font-size: 12px;
                line-height: 13px;
                margin-top: 5px; } }
          article.index-page section.products .products-list dd li a .cat {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 6px; }
            @media (max-width: 767px) {
              article.index-page section.products .products-list dd li a .cat {
                font-size: 10px;
                line-height: 13px;
                margin-bottom: 5px; } }
article.index-page section.event {
  padding: 60px 0 0; }
  @media (max-width: 767px) {
    article.index-page section.event {
      padding: 17px 0 0; } }
  article.index-page section.event .title {
	color:#000;
    font-size: 36px;
    font-weight: bold;
    line-height: 33px;
    text-align: center; 
    margin-bottom: 30px;
  }
    @media (max-width: 767px) {
      article.index-page section.event .title {
        font-size: 25px;
        line-height: 30px; } }
  article.index-page section.event .sub-title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 21px;
    text-align: center; }
    @media (max-width: 767px) {
      article.index-page section.event .sub-title {
        font-size: 10px;
        line-height: 20px;
        margin-bottom: 9px; } }







article.index-page section.information {
  padding: 43px 0 0; }
  @media (max-width: 767px) {
    article.index-page section.information {
      box-sizing: border-box;
      padding: 44px 15px 0; } }
  article.index-page section.information .information-list {
    margin: 0 auto 40px;}
    @media (max-width: 767px) {
      article.index-page section.information .information-list {
        margin-bottom: 37px;
        width: 100%; } }
    article.index-page section.information .information-list .list-title {
      color:#000;
      border-bottom: 3px solid #000;
      font-size: 28px;
      font-weight: bold;
      line-height: 62px;
      position: relative; }
      @media (max-width: 767px) {
        article.index-page section.information .information-list .list-title {
          border-width: 2px;
          font-size: 17px;
          line-height: 34px; } }
      article.index-page section.information .information-list .list-title .btn-view-index {
		color:#000;
        border: 1px solid #000;
        box-sizing: border-box;
        bottom: 14px;
        display: block;
        font-size: 14px;
        font-weight: normal;
        height: 30px;
        line-height: 30px;
        position: absolute;
        right: 0;
        text-align: center;
		padding-left:20px;
        width: 120px;
		background:none;
		}
        @media (max-width: 767px) {
          article.index-page section.information .information-list .list-title .btn-view-index {
            bottom: 6px;
            font-size: 10px;
            height: 22px;
            line-height: 20px;
            width: 100px; } }
        article.index-page section.information .information-list .list-title .btn-view-index::after {
          border-top: 1px solid #000;
          border-right: 1px solid #000;
          content: "";
          display: inline-block;
          height: 7px;
          margin-left: 7px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          vertical-align: 1px;
          width: 7px; }
          @media (max-width: 767px) {
            article.index-page section.information .information-list .list-title .btn-view-index::after {
              height: 4px;
              margin-left: 5px;
              width: 4px; } }
        article.index-page section.information .information-list .list-title .btn-view-index:hover {
          background: #000;
          color: #fff; }
          article.index-page section.information .information-list .list-title .btn-view-index:hover::after {
            border-color: #fff; }
    article.index-page section.information .information-list .news-list {
      padding-bottom: 0; }
      @media (max-width: 767px) {
        article.index-page section.information .information-list .news-list {
          padding-bottom: 18px; } }
      article.index-page section.information .information-list .news-list li {
        border-bottom: 1px solid #DBDCDD;
        font-size: 14px;
        line-height: 26px;
        padding: 12px 0 14px; }
        @media (max-width: 767px) {
          article.index-page section.information .information-list .news-list li {
            font-size: 11px;
            line-height: 19px;
            padding: 9px 0 10px; } }
        article.index-page section.information .information-list .news-list li:last-of-type {
          border-bottom: 0; }
        @media (max-width: 767px) {
          article.index-page section.information .information-list .news-list li img {
            width: 12px; } }
        article.index-page section.information .information-list .news-list li time {
          display: inline-block;
          vertical-align: top; }
        article.index-page section.information .information-list .news-list li .category-tag {
          margin: 4px 0 4px 6px;
          padding: 0 14px; }
          @media (max-width: 767px) {
            article.index-page section.information .information-list .news-list li .category-tag {
              height: 12px;
              line-height: 12px;
              margin: 4px 0 3px 5px; } }
        article.index-page section.information .information-list .news-list li a:hover {
          text-decoration: underline; }
    article.index-page section.information .information-list .text {
      font-size: 14px;
      line-height: 26px;
      padding-top: 12px; }
      @media (max-width: 767px) {
        article.index-page section.information .information-list .text {
          font-size: 11px;
          line-height: 16px; } }

	article.index-page .category-tag {
	  display: inline-block;
	  font-size: 11px;
	  height: 18px;
	  line-height: 18px;
	  margin-right: 3px;
	  padding: 0 10px;
	  text-align: center;
	  vertical-align: top; }
	  @media (max-width: 767px) {
		article.index-page .category-tag {
		  font-size: 9px;
		  height: 14px;
		  line-height: 14px;
		  margin-right: 1px;
		  padding: 0 6px; } }
	article.index-page .tag-finance {
	  background: #8EC232; }
	article.index-page .tag-manage {
	  background: #F4C032; }
	article.index-page .tag-release {
	  background: #D51323;
	  color: #fff; }
	article.index-page .c119 {
	  background: url(../images/119.jpg);
	  color: rgba(0,0,0,0); }
    article.index-page .c110 {
      background: url(../images/110.jpg);
      color: rgba(0,0,0,0); }
	article.index-page .tag-products {
		background: #dc5a13; }










/*      HMCH Common
=====================================================*/
h1 {
	color:#000;
	font-size:30px;
	font-weight: bold;
}

h1 a#body {
  position: relative;
}
h1 a#body p {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 0 35px;
  font-size: 23pt;
  width: 600px;
  line-height: 1.3;
  color: #FFF;
  vertical-align: middle;
  /* opacity: 0; */
}
  h1 a#body p.lt {
    color: #FFF;
  }
  h1 a#body p.dk {
    color: #000;
  }
  h1 a#body p.small {
    font-size: 29pt;
  }
    h1 a#body p sup {
      position: relative;
      font-size: 50%;
      top: -15px;
    }
    h1 a#body p sub {
      position: relative;
      font-size: 50%;
      bottom: 0;
    }


h2 {
  background:none;
}
  h2 span {
    background:none;
    padding:0 0 8px 0;
    color:#000;
    font-size:130%;
    font-weight:normal;
  }


/* link style */
a:hover, a:link, a:visited {
	color:#000;
	text-decoration:none;
}

a.email {
  background: url("../images/icon_mail.gif") no-repeat right center;
  padding:0 17px 0 0;
  color:#fff;
}

a.email:hover {
  text-decoration:underline;
}

/* title pic words */
div.titlePicWords {
  display: none;
}

div.Section {
  padding: 0 0 30px;
}

div.Grid4 div.Column1-3, div.Grid4 div.Column1-3.FirstItem, div.Grid4 div.Column1-3.LastItem {
    width: 317px;
}
div.Grid4 div.Column1-3.FirstItem, div.Grid4 div.Column1-3 {
    float: left;
    margin: 0 7px 0 0;
}
div.Grid4 div.Column1-3.LastItem {
    margin: 0;
}
div.Grid4 div.Column1-3 p.TextStyle1 span{
	font-size:16px;
}
div.Grid4 div.Column1-3 p.TextStyle1{
	margin-top:7px;
}




div.Grid4 div.Column5, div.Grid4 div.Column5.FirstItem, div.Grid4 div.Column5.LastItem {
    width: 177px;
}
div.Grid4 div.Column5.FirstItem, div.Grid4 div.Column5 {
    float: left;
    margin: 0 20px 0 0;
}
div.Grid4 div.Column5.LastItem {
    margin: 0;
}



p.Slogan {
	font-size:34px;
	margin-bottom:18px;
}
  p.Slogan sup {
    position: relative;
    top: -10px;
    font-size:50%;
  }


p.Notes {
	line-height:2.2;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:solid 1px #CCC;
}

table.CenterAdjust *,
table.HeaderCenterAdjust th,
table.ContentCenterAdjust td {
  text-align: center;
}
table th.left {
  text-align: left;
}
table th.center {
  text-align: left;
}
table.pre th {
  white-space: pre;
}

#products .GBY .Column1-3 {
  height:120px;
}
#products .Green {
	background-color:#86d8c9;
}
#products .Blue {
	background-color:#85d5fa;
}
#products .Yellow {
	background-color:#fabd84;
}
#products .Green p.TextStyle1,#products .Blue p.TextStyle1,#products .Yellow p.TextStyle1 {
	font-size:20px;
	line-height:102px;
}

#products .Green p.TextStyle1 a,#products  .Blue p.TextStyle1 a,#products  .Yellow p.TextStyle1 a {
    background: url(../images/link.gif) no-repeat right center;
	padding: 0 20px 0 0;
}

#products .GBY {
	margin-bottom:50px;
}



#products .ImgBorder {
	width:100%;
	border:#CCC 1px solid;
	padding:40px;
	margin-bottom:20px;
  box-sizing: border-box;
}

#products .ImgBorder table.TableStyle1 {
	margin: 0 auto;
}


#products .ImgBorder2 {
	width:965px;
	border:#CCC 1px solid;
	padding:20px 0 100px 0;
	margin-bottom:50px;
}

#products .ImgBorder2 p span, #products .ImgBorder3 p span, #products .ImgBorder4 p span,#products .ImgBorder6 p span {
	background-color:#eee;
	padding:4px;
}


#products .ImgBorder3 {
	width:100%;
	border:#CCC 1px solid;
	padding:30px 0 0 0;
	margin-bottom:50px;
}

#products .ImgBorder4 .Column2 {
	width:468px;
	border:#CCC 1px solid;
	padding:30px 0 40px 0;
	margin-bottom:40px;
}

#products .ImgBorder4 .FirstItem {
	margin-right:10px;
}

#products .ImgBorder5 {
	width:965px;
	border:#CCC 1px solid;
	padding:30px 0 40px 0;
	margin-bottom:10px;
}

#products .ImgBorder5 .Text {
    position: relative;
    display: inline-block;
    padding: 105px 0;
    vertical-align: middle;
}

#products .ImgBorder5 p.ImgOnlyStyle {
	border-right:#CCC 1px solid;
}

#products .ImgBorder5 p.TextStyle1 {
	padding:0 30px 0 20px ;
}

#products .ImgBorder5 ul {
	padding:60px 30px 0 20px ;
}

#products .ImgBorder6 {
	width:310px;
	border:#CCC 1px solid;
	padding:20px 0 20px 20px;
	margin-bottom:20px;
}
#products ol ul {
  margin: 5px 0;
}

#products ul.pr {
	margin-top:-14px;
  margin-bottom: 0;
}

#products ul.pr li {
	margin:0 0 1px;
}
#products img.pr{
	float:right;
	margin-right:40px;
	margin-top:50px;
}
#products td.Maru {
	font-size:160%;
}
#products p.Maru2 img {
    margin: 5px 3px 0 0;
}

#products p.Underline span {
	text-decoration:underline;
}

#products p.HuluS img {
	padding:3px 1px 0 2px;
}
#products p.HuluL img {
	padding:10px 0 0 3px;
}

#products ul.PdfBorder {
	width:100%;
	border:#CCC 1px solid;
	margin-bottom:20px;
}


#products ul.PdfBorder li{
	padding:25px 0 25px 15px;
}


#products .contactBtn {
  display: block;
  width: 100%;
  clear: both;
}
#products .contactBtn ul li a {
  width: 200px;
}

.AnnotationsStyle1 {
	font-size:75%;
	margin-top:-15px;
	margin-bottom:20px;
}
.AnnotationsStyle2 {
	font-size:75%;
	margin:-15px 0 30px 0;
}
.AnnotationsStyleUp {
	font-size:75%;
	margin:-12px 0 4px 0;
}

table.TableSmall th,table.TableSmall td{
	font-size:80%;
	padding:8px 11px;
}


table.TableSmall2 th,table.TableSmall2 td{
	font-size:70%;
	padding:4px 2px;
}

dl.magnetring {
	margin-top:150px;
	margin-bottom:7px;
}


dl.magnetring dd {
	float:right;
	margin-top:-170px;
}

#products .PeContact {
  border: 1px solid #CCCDCE;
  padding: 30px 29px;
}

#products .PeContact h2 {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0 0;
  font-size:36px;
  background-color:#C00;
  color: #FFF;
  width: 100%;
}
#products .PeContact ul {
  background-color:#C00;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
	padding:0 0 20px 0;
}

#products .PeContact li {
	line-height:1.8;
  text-align: center;
	color:#FFF;
	font-size:80%;
}


  ul.boxList li {
    display: inline-block;
    float: left;
    margin-right: 6px;
    margin-bottom: 25px;
    vertical-align: top;
    width: 317px;
    min-height: 235px;
    overflow: hidden;
    text-align: center;
    background: #FFF;
  }
  ul.boxList.style2 li {
    margin: 0 6px 15px 0;
    width: 317px;
  }
  ul.boxList li:nth-of-type(3n) {
    margin-right: 0;
  }
  ul.boxList.style2 li:nth-of-type(3n) {
    margin-right: 0;
  }

    ul.boxList li h3 {
      font-size: 120%;
      font-weight: 100;
      color: #000;
      margin: 5px 0;
    }
    ul.boxList li img {
      position: relative;
      top: 0;
      left: 0;
      margin-bottom: 5px;
    }
    ul.boxList li a {
      display: block;
      position: relative;
      padding: 0 0 10px;
      height: 100%;
      font-size: 90%;
      line-height: 1.5;

    }
      ul.boxList li a:hover::after {
        border: 5px solid #6a6a6a;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
      }

.JS ul.boxList.style2.gbc li,
.JS ul.boxList.gbc li {
  float: left;
  height: auto;
  min-height: auto;
}
.JS ul.boxList.gbc li.colorA a {
  background-color:#86d8c9;
}
.JS ul.boxList.gbc li.colorB a {
  background-color:#85d5fa;
}
.JS ul.boxList.gbc li.colorC a {
  background-color:#fabd84;
}
.JS ul.boxList.gbc li a {
    font-size: 20px;
    line-height: 102px;
}

/*      HMCH Corp
=====================================================*/

#aboutPage td.company {
padding: 15px 0 0 15px;
}


#Logo .Big {
	font-size:140%;
	margin:-10px 0 60px 0;
	letter-spacing:3px;
}

#Logo .Color {
	margin:0 0 90px 260px;
	}

#Logo .Color .Red {
    background: url(../images/red.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	}
#Logo .Color .Yellow {
    background: url(../images/yellow.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	}
#Logo .Color .Grey {
    background: url(../images/grey.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	}
#Logo .Color .Black {
    background: url(../images/black.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
	}

#Logo .Add {
	margin-bottom:30px;
}

#Logo .Add img {
	padding-top:5px;
}

#Logo .Add p.TextStyle1 span {
	font-size:110%;
}

#CSR h3 {
	color:#000;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:solid 1px #ed1c21;
}

#CSR p.TextStyle2 {
	line-height:2.2;
	margin-bottom:50px;
}
#CSR p.TextStyle3 {
	margin-bottom:5px;
	font-size:92%;
}
#CSR .Text p.TextStyle1 {
	font-size:80%;
	line-height:2.0;
	padding-left:18px;
}
#CSR .Text p span {
	color:#ed1c21;
	font-size:160%;
	padding-right:5px;
}


.CatchCopy {
  font-size: 200%;
}



div.aboutmap {
	position:relative;
	width:965px;
}


ul.location {
	position: absolute;
}
ul.location li span {
	display: block;
	background: #FFF;
	border:#0066aa solid 1px;
	font-size: 83%;
	padding: 3px 4px;
	width: 30px;
	color: #000;
	opacity: 0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
ul.location li.Mexico span,ul.location li.Singapore span {
	width: 50px;
}
ul.location li.Indonesia span {
	width: 80px;
}

ul.location li.Malaysia span {
	width: 60px;
}

ul.location li span.hover {
	background: #eaf0f4;
	opacity: 1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
ul.location li {
	position: absolute;
	display: block;
	text-align: center;
	z-index: 1;
}
ul.location li.sh { top: -265px; left: 740px;}
ul.location li.sz { top: -265px; left: 670px;}
ul.location li.nb { top: -225px; left: 740px;}
ul.location li.dl { top: -385px; left: 725px;}
ul.location li.szn { top: -120px; left: 660px;}
ul.location li.dg { top: -160px; left: 580px;}
ul.location li.qd { top: -305px; left: 705px;}
ul.location li.hk { top: -80px; left: 620px;}
ul.location li.tb { top: -180px; left: 750px;}
ul.location li.gz { top: -120px; left: 580px;}
ul.location li.tj { top: -350px; left: 640px;}
ul.location li.xb { top: -180px; left: 690px;}
ul.location li.bj { top: -415px; left: 625px;}
ul.location li.bt { top: -390px; left: 515px;}
ul.location li.ganzhou { top: -185px; left: 635px;}

ul.location li ul {
	display: none;
	position: absolute;
	padding: 5px 8px;
	background: #eaf0f4;
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 3px 2px rgba(0,0,0,.3);
	box-shadow: 0 3px 2px rgba(0,0,0,.3);
}
ul.location li ul li {
	position: relative;
	display: block;
	font-size: 73%;
	text-align: left;
	white-space: pre;
	color: #FFF;
}
ul.location li ul li a {
	clear: both;
	text-decoration: none;
	white-space: pre;
	display: block;
	line-height: 1.4;
	color: #000;
}
ul.location li ul li a:hover {
	text-decoration: underline;
}



/*      HMCH Contact Us
=====================================================*/
table ul li.mail {
  display: block;
  width: 130px;
  margin: 0 auto;
}
#contactUsForm h3 {
  margin-bottom: 50px;
}
#contactUsForm p.notice {
  color: #e60027;
}
#contactUsForm th {
  vertical-align: top;
}
#contactUsForm td input,
#contactUsForm td textarea {
  width: 80%;
  font-size: 90%;
  padding: 10px;
}
#contactUsForm td span {
  display: none;
}
.FormTableStyle input[type="email"] {
  padding: 2px 4px 4px 4px;
  border: solid 1px #ddd;
}

#contactUsForm .buttons {
  text-align: center;
  margin: 20px 10px 50px;
}
#contactUsForm .error {
  color: #f43636;
  border: 1px solid #f43636;
}
#contactUsForm input.error {
  background: #feefef url(../images/icon_error.png) right 10px center no-repeat;
  background-size: 21px 21px;
}
#contactUsForm button {
  width: 200px;
  background: #e60027;
  text-align: center;
  border: 0;
  color: #fff;
  font-size: 100%;
  letter-spacing: 3px;
  line-height: 2;
  padding: 10px 20px;
  cursor: pointer;
  margin: 0 20px;
}
#contactUsForm button.disable {
  background: #ccc;
  cursor: not-allowed;
}
#contactUsForm button.goback {
  background: #eee;
  color: #333;
}

#contactUsForm form.confirm td input,
#contactUsForm form.confirm td textarea,
#contactUsForm form.confirm td select {
  display: none;
}
#contactUsForm form.confirm th {
  padding-bottom: 20px;
}
#contactUsForm form.confirm td span {
  display: block;
  font-size: 120%;
}

#mailResult {
  display: none;
  padding: 100px 50px;
  margin: 0 0 20px;
  border: 1px solid #e60027;
}
#mailResult.show {
  display: block;
}
#mailResult p {
  line-height: 2;
  font-size: 130%;
}




/*      HMCH Stiemap
=====================================================*/
#sitemapArea {
    width: 100%;
    background: #c9c9c9;
    padding: 10px 0;
}

#sitemapArea .site-list {
    margin: 0 auto;
    padding: 10px 0 45px;
    width: 965px; }
    @media (max-width: 767px) {
      #sitemapArea .site-list {
        display: none; } }
    #sitemapArea .site-list > dt {
      border-bottom: 1px solid #474849;
      color: #484848;
      font-size: 16px;
      font-weight: bold;
      line-height: 34px;
      margin-bottom: 13px;
      padding-top: 24px; }
    #sitemapArea .site-list > dd {
      margin-bottom: 10px;
    }
    #sitemapArea .site-list > dd ul li a {
        font-size:83%;
        color:#4c4c4c;
        line-height:2;
    }
    #sitemapArea .site-list > dd ul li a:hover {
        text-decoration:underline;
    }
  #sitemapArea .category-list > li {
    float: left;
    width: 240px;
    margin-right: 1px;
  }



/*      HMCH ToolTip
=====================================================*/


.qtip{
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;

  max-width: 280px;
  min-width: 50px;

  font-size: 10.5px;
  line-height: 12px;

  direction: ltr;

  box-shadow: none;
  padding: 0;
}

  .qtip-content{
    position: relative;
    padding: 5px 9px;
    overflow: hidden;

    text-align: left;
    word-wrap: break-word;
  }

  .qtip-titlebar{
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;

    border-width: 0 0 1px;
    font-weight: bold;
  }

  .qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

  /* Default close button class */
  .qtip-close{
    position: absolute;
    right: -9px; top: -9px;
    z-index: 11; /* Overlap .qtip-tip */

    cursor: pointer;
    outline: medium none;

    border: 1px solid transparent;
  }

    .qtip-titlebar .qtip-close{
      right: 4px; top: 50%;
      margin-top: -9px;
    }

    * html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

    .qtip-titlebar .ui-icon,
    .qtip-icon .ui-icon{
      display: block;
      text-indent: -1000em;
      direction: ltr;
    }

    .qtip-icon, .qtip-icon .ui-icon{
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      text-decoration: none;
    }

      .qtip-icon .ui-icon{
        width: 18px;
        height: 14px;

        line-height: 14px;
        text-align: center;
        text-indent: 0;
        font: normal bold 10px/13px Tahoma,sans-serif;

        color: inherit;
        background: transparent none no-repeat -100em -100em;
      }

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
  border: 1px solid #F1D031;

  background-color: #FFFFA3;
  color: #555;
}

  .qtip-default .qtip-titlebar{
    background-color: #FFEF93;
  }

  .qtip-default .qtip-icon{
    border-color: #CCC;
    background: #F1F1F1;
    color: #777;
  }

  .qtip-default .qtip-titlebar .qtip-close{
    border-color: #AAA;
    color: #111;
  }




a.LinkRed {
	color:#C00;
}

a.LinkRed:hover {
	text-decoration:underline;
}




div.mfcNotice {
  background: url(../images/notice_background.jpg) no-repeat;
  height:310px;
}



div.mfcNotice .FirstItem {
	border-right:#FFF solid 1px;
	width:530px;
	padding-left:15px;
}

div.mfcNotice .LastItem {
	width:400px;
}
  
 div.mfcNotice h2 {
	 padding:50px 0 5px 60px;
	 font-size:110%;
}   
  
 div.mfcNotice h2 strong {
	 color:#FFF;
} 
  
 div.mfcNotice p {
	 color:#FFF;
 	 padding:20px 0 0 40px;
	 line-height:2;
} 

 div.mfcNotice p strong {
	 color:#FFF;
} 

div.mfcNotice2 {
  background: url(../images/notice_background2.jpg) no-repeat;
  margin-bottom: 30px;
}
div.mfcNotice2 .FirstItem {
	border-right:#000 solid 1px;
}
div.mfcNotice2 h2 strong {
  color:#000;
} 
 
div.mfcNotice2 p {
  color:#000;
} 

div.mfcNotice2 p strong {
  color:#000;
} 


/*2019 update*/  
.link-list-wrapper{
    border: 1px solid #CCCDCE;
    box-sizing: border-box;
    padding: 18px 27px;
}
.GridSet #products .Section .LinkListStyle1 li::before {
    border-right: 3px solid #C0231F;
    border-top: 3px solid #C0231F;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
    width: 6px;
}
.GridSet #products .Section .table {
    border-top: 1px solid #C5C6C7;
    border-left: 1px solid #C5C6C7;
    margin-top: 26px;
    text-align: center;
    width: 100%;
}

#products {
  padding: 30px 0 40px;
}













